Skip to content

Update sbt-best-practice to 9.0.0 - #205

Merged
Atry merged 1 commit into
ThoughtWorksInc:3.0.xfrom
scala-steward:update/sbt-best-practice-9.0.0
Jun 13, 2026
Merged

Update sbt-best-practice to 9.0.0#205
Atry merged 1 commit into
ThoughtWorksInc:3.0.xfrom
scala-steward:update/sbt-best-practice-9.0.0

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates com.thoughtworks.sbt-best-practice:sbt-best-practice from 8.4.0 to 9.0.0

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.thoughtworks.sbt-best-practice", artifactId = "sbt-best-practice" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.thoughtworks.sbt-best-practice", artifactId = "sbt-best-practice" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-major, version-scheme:semver-spec, commit-count:1

@Atry
Atry merged commit 0fe3f40 into ThoughtWorksInc:3.0.x Jun 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants